home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #002 (19xx)(Amiga User Group Deutschland e.V.).zip / Franz PD Disk #002 (19xx)(Amiga User Group Deutschland e.V.).adf / 3-D_Stars / 3DREADME < prev    next >
Text File  |  1986-10-22  |  2KB  |  46 lines

  1.     How to make this beastie:
  2.  
  3. 1> cc 3dstars.c
  4. 1> as rnd.s
  5. 1> ln 3dstars.o rnd.o -lc -o 3dstars
  6.  
  7. SYNOPSIS
  8.     3dstars [magic] [warpfactor]
  9.  
  10. DESCRIPTION
  11.     3DSTARS is similar to the STARS program.  MAGIC is a magic number
  12. that controls the field of view.  The smaller the number, the wider the
  13. field of view.  Default is 128.
  14.  
  15.     WARPFACTOR controls how fast the stars come at you.  Default is 3.
  16.  
  17.     To watch this thing work, find yourself a red and blue gel.
  18. Selection of the blue gel is rather critical since you have to choose a
  19. shade that will shut off all red light.  Usually, the deeper the blue, the
  20. better (not too deep, or you won't be able to see through it).
  21.  
  22.     Now, put the red gel over your left eye and the blue over your
  23. right.  You should turn your monitor contrast way up, or darken the room, or
  24. both.  Pick a distance from the screen you like.
  25.  
  26. --------
  27.  
  28.     This is written for the Manx compiler.  Conversion to Lattice should
  29. be trivial, but I don't want to do it (I've finally decided that I hate
  30. Lattice.  I'm really not kidding this time).
  31.  
  32.     The code is heavily uncommented, so if you don't know what's
  33. happening, mail me and I'll try to help.
  34.  
  35. _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  36.  ________                ___
  37.            \            /___--__                Leo L. Schwab
  38.   ___  ___ /\               ---##\              ihnp4!ptsfa!well!ewhac
  39.       /   X  \_____    |  __ _---))                      ..or..
  40.      /   /_\--    -----+==____\ // \  _         well ---\
  41. ___ (   o---+------------------O/   \/ \        dual ----> !unicom!ewhac
  42.      \     /                ___ \_  (`o )       hplabs -/       ("AE-wack")
  43.  ____ \___/                          \_/
  44.               Recumbent Bikes:                  "Work FOR?  I don't work FOR
  45.             The _O_n_l_y Way To Fly!                anybody!  I'm just having fun."
  46.